projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93c688c
)
listbox demo: Hide extra_buttons_box by default
author
Timm Bäder
<mail@baedert.org>
Sat, 7 Jul 2018 17:34:00 +0000
(19:34 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sun, 8 Jul 2018 07:41:15 +0000
(09:41 +0200)
It should only show up when hovering the row.
demos/gtk-demo/listbox.ui
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/listbox.ui
b/demos/gtk-demo/listbox.ui
index 606a5202246cbd5a23f936238068989b9574ca9a..9ddf9ede1298896d21124eb5109a52f57143d256 100644
(file)
--- a/
demos/gtk-demo/listbox.ui
+++ b/
demos/gtk-demo/listbox.ui
@@
-154,6
+154,7
@@
</child>
<child>
<object class="GtkBox" id="extra_buttons_box">
+ <property name="visible">0</property>
<property name="spacing">6</property>
<child>
<object class="GtkButton" id="reply-button">